From b8ee0dc69557fbc4aa61ee0a3c9bae1b13fb67cc Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Sat, 28 Jan 2023 19:42:29 +0100 Subject: [PATCH] Refresh patches --- debian/patches/debian_doxygen-outdir.patch | 2 +- debian/patches/debian_link_systemlibs.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/debian_doxygen-outdir.patch b/debian/patches/debian_doxygen-outdir.patch index 2256ec6d..06ef902a 100644 --- a/debian/patches/debian_doxygen-outdir.patch +++ b/debian/patches/debian_doxygen-outdir.patch @@ -8,7 +8,7 @@ Last-Update: 2022-08-04 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- juce.orig/docs/doxygen/Doxyfile +++ juce/docs/doxygen/Doxyfile -@@ -1099,7 +1099,7 @@ +@@ -1249,7 +1249,7 @@ # The default directory is: html. # This tag requires that the tag GENERATE_HTML is set to YES. diff --git a/debian/patches/debian_link_systemlibs.patch b/debian/patches/debian_link_systemlibs.patch index f106d97f..fa06cef1 100644 --- a/debian/patches/debian_link_systemlibs.patch +++ b/debian/patches/debian_link_systemlibs.patch @@ -23,7 +23,7 @@ Last-Update: 2019-08-21 for (auto& lib : libraries) --- juce.orig/extras/Projucer/Source/ProjectSaving/jucer_ProjectExporter.cpp +++ juce/extras/Projucer/Source/ProjectSaving/jucer_ProjectExporter.cpp -@@ -566,6 +566,39 @@ +@@ -577,6 +577,39 @@ if (isCurlEnabled (project) && ! isLoadCurlSymbolsLazilyEnabled (project)) packages.add ("libcurl"); -- 2.30.2